func crypto/rsa.boringPublicKey
6 uses
crypto/rsa (current package)
fips.go#L138: bkey, err := boringPublicKey(pub)
fips.go#L225: bkey, err := boringPublicKey(pub)
fips.go#L378: bkey, err := boringPublicKey(pub)
notboring.go#L11: func boringPublicKey(*PublicKey) (*boring.PublicKeyRSA, error) {
pkcs1v15.go#L65: bkey, err := boringPublicKey(pub)
pkcs1v15.go#L88: bkey, err = boringPublicKey(pub)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |